projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0df3dc3
)
; * etc/NEWS: add missing definite article
author
Mattias Engdegård
<mattiase@acm.org>
Tue, 27 Feb 2024 11:31:57 +0000
(12:31 +0100)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 4 Mar 2024 13:13:26 +0000
(14:13 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 41bff184676eba63db9a9420fed38f7367550015..06856602ea8413e12d365c01a53116cd4401b03b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1964,8
+1964,8
@@
Example:
"Uses c:\remote\dir\files and the key \C-x."
...)
-where the docstring contains
four control characters 'CR', 'DEL', 'FF'
-and 'C-x'.
+where the docstring contains
the four control characters 'CR', 'DEL',
+
'FF'
and 'C-x'.
The warning name is 'docstrings-control-chars'.